home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 3 / Your Choice Software Collection 3.iso / dos / qmodem46 / qmlog / history.doc < prev    next >
Encoding:
Text File  |  1994-04-10  |  2.8 KB  |  75 lines

  1. 0.03ß      02/25/94
  2. ----
  3.  
  4.     * This is the first released version.  It will organize your log file
  5.       and write it out to a .dat file, seperating your calls and discarding
  6.       irrelevant information.
  7.  
  8. 0.04ß      03/03/94
  9. ----
  10.  
  11.     * Added working screen so users wont think the computer is locked up.
  12.     * Added registration sequence.
  13.     * Added Unregistered Screen delay <G>.      
  14.     
  15. 0.05ß      03/11/94
  16. ----
  17.  
  18.     * Fixed Unregistered Screen delay for those of you with an XT <G>.
  19.     * Added "Percent Done" to the working screen.
  20.     * Rewrote the registration data file encryption
  21.     * Now actually analyzes some of the info:  
  22.         ■ Date of first call
  23.         ■ Date of last call
  24.         ■ Total number of calls
  25.         ■ Total number of file transfers
  26.         ■ Total number of uploads and downloads
  27.         ■ Size of orginal log, data file, and the difference
  28.  
  29. 0.06ß     03/18/94
  30. _____
  31.  
  32.     * Rewrote registration data file encryption routine again *sigh*
  33.     * Reworked the "working" screen so it would not flash so much
  34.     * Got creative with the "Press any key.." prompt <G>
  35.     * Added some more analysis:
  36.         ■ Number of Long Distance calls
  37.         ■ Total time spent online (in hours, mins, seconds)
  38.         ■ Estimated cost of bill
  39.     * Will now let you print out the Analysis of your log file
  40.     * Program makes new .DAT file each time it is run, so the information
  41.       about the file sizes is correct
  42.     * Rewrote the "Percent Done" routine to be more accurate
  43.     * Now checks for a trailing backslash when entering pathname of logfile
  44.     
  45. 0.07ß    03/24/94    First public release
  46. -----
  47.     * Added trailing backslash to path if you forgot one (instead of
  48.       making you go back and type it in
  49.     * Got rid of that second "%" on the working screen.  Thanks to my
  50.       snail beta tester for catching that one (I never got to see it 
  51.       on my system <G>)
  52.     * Changed the routine that checks for registration file.  Should now
  53.       work fine with NDOS or 4DOS
  54.     * Checks to see if you put in a valid file name for the logfile
  55.     * Re-arranged some of the analysis info to avoid confusion
  56.     * Sped up the "Press any key.." prompt a little bit
  57.     * Added a backslash after the drive letter if it was forgotten
  58.     * Added option to print the analysis to a disk file
  59.     * Unregistered version will NOT:
  60.         ■ Print your analysis to printer OR disk
  61.         ■ Break total transfers into uploads and downloads
  62.         ■ Attempt to figure out your phone bill
  63.         ■ Show the amount of Long Distance calls
  64.  
  65. 0.08ß   04/10/94
  66. -----
  67.     * Thanks to P.C. from Houston (My first registered user)
  68.     * Added new command line option to run in "batch" mode with no user
  69.       intervention.  This requires a .cfg file, so read the sample one.
  70.     * Will not print a difference in file size if there is none.  (Simply
  71.       an oversight on my part)
  72.     * Added an option to replace the existing log file.  (A good suggestion
  73.       from P.C.) 
  74.     
  75.